[INFO] cloning repository https://github.com/anchpop/fetch-happen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anchpop/fetch-happen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanchpop%2Ffetch-happen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanchpop%2Ffetch-happen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e15bb338c7b46ecde5c3cfcbbeeea5b982c4595c
[INFO] fixing anchpop/fetch-happen against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanchpop%2Ffetch-happen" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anchpop/fetch-happen
[INFO] finished tweaking git repo https://github.com/anchpop/fetch-happen
[INFO] tweaked toml for git repo https://github.com/anchpop/fetch-happen written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anchpop/fetch-happen on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anchpop/fetch-happen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde
[INFO] running `Command { std: "docker" "start" "d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking fetch-happen v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/github_api.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/abort_request.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> examples/github_api.rs:25:21
[INFO] [stdout]      |
[INFO] [stdout]   23 |     let response = get(&url).await?.error_for_status()?;
[INFO] [stdout]      |         --------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `response` calls a custom destructor
[INFO] [stdout]      |         `response` will be dropped later as of Edition 2024
[INFO] [stdout]   24 |
[INFO] [stdout]   25 |     response.json().await
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   26 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `response` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> examples/github_api.rs:41:21
[INFO] [stdout]      |
[INFO] [stdout]   33 |     let response = client
[INFO] [stdout]      |         --------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `response` calls a custom destructor
[INFO] [stdout]      |         `response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   41 |     response.json().await
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   42 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `response` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> examples/github_api.rs:66:27
[INFO] [stdout]      |
[INFO] [stdout]   57 |     let response = client
[INFO] [stdout]      |         --------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `response` calls a custom destructor
[INFO] [stdout]      |         `response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   66 |     response.json_value().await
[INFO] [stdout]      |                           ^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   67 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `response` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/streaming.rs from 2021 edition to 2024
[INFO] [stdout] error[E0433]: cannot find module or crate `futures` in this scope
[INFO] [stdout]    --> examples/abort_request.rs:113:39
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let (result1, result2, result3) = futures::join!(request1, request2, request3);
[INFO] [stdout]     |                                       ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> examples/abort_request.rs:39:11
[INFO] [stdout]      |
[INFO] [stdout]   12 |     let abort_controller = AbortController::new().map_err(|e| Error::JsError(e))?;
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `abort_controller` calls a custom destructor
[INFO] [stdout]      |         `abort_controller` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   39 |     match request_future.await {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |           |              |
[INFO] [stdout]      |           |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |           |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   44 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `abort_controller` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fetch-happen` (example "abort_request") due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> examples/abort_request.rs:39:26
[INFO] [stdout]      |
[INFO] [stdout]   12 |     let abort_controller = AbortController::new().map_err(|e| Error::JsError(e))?;
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `abort_controller` calls a custom destructor
[INFO] [stdout]      |         `abort_controller` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   39 |     match request_future.await {
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   44 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `abort_controller` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signal` found for struct `RequestBuilder` in the current scope
[INFO] [stdout]   --> examples/abort_request.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let result = client
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 69 | |         .get("https://api.github.com/repos/rust-lang/rust/branches/master")
[INFO] [stdout] 70 | |         .signal(signal)
[INFO] [stdout]    | |         -^^^^^^ private field, not a method
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `abort_signal` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .abort_signal(signal)
[INFO] [stdout]    |          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signal` found for struct `RequestBuilder` in the current scope
[INFO] [stdout]   --> examples/abort_request.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |       let request1 = client
[INFO] [stdout]    |  ____________________-
[INFO] [stdout] 95 | |         .get("https://api.github.com/repos/rust-lang/rust")
[INFO] [stdout] 96 | |         .signal(signal.clone())
[INFO] [stdout]    | |         -^^^^^^ private field, not a method
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `abort_signal` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .abort_signal(signal.clone())
[INFO] [stdout]    |          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signal` found for struct `RequestBuilder` in the current scope
[INFO] [stdout]    --> examples/abort_request.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout]  99 |       let request2 = client
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 100 | |         .get("https://api.github.com/repos/rust-lang/cargo")
[INFO] [stdout] 101 | |         .signal(signal.clone())
[INFO] [stdout]     | |         -^^^^^^ private field, not a method
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `abort_signal` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 101 |         .abort_signal(signal.clone())
[INFO] [stdout]     |          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signal` found for struct `RequestBuilder` in the current scope
[INFO] [stdout]    --> examples/abort_request.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 104 |       let request3 = client
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 105 | |         .get("https://api.github.com/repos/rust-lang/rustup")
[INFO] [stdout] 106 | |         .signal(signal)
[INFO] [stdout]     | |         -^^^^^^ private field, not a method
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `abort_signal` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .abort_signal(signal)
[INFO] [stdout]     |          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> examples/streaming.rs:45:15
[INFO] [stdout]      |
[INFO] [stdout]   45 |         match reader.read_chunk().await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                   |
[INFO] [stdout]      |               |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |               |                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   49 |                 console::log_1(&format!("Received chunk {}: {} bytes", chunk_count, chunk.len()).into());
[INFO] [stdout]      |                                 -----------------------------------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout]   53 |                 console::error_1(&format!("Error reading chunk: {}", e).into());
[INFO] [stdout]      |                                   --------------------------------------------
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   57 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde", kill_on_drop: false }`
[INFO] [stdout] d5c28c8cc0392763786074c1f2202dd6df8478a7b99b85ca1b7a8d3c8716ecde
